[INFO] fetching crate parquetry-sort 0.19.0...
[INFO] fixing parquetry-sort-0.19.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate parquetry-sort 0.19.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate parquetry-sort 0.19.0
[INFO] finished tweaking crates.io crate parquetry-sort 0.19.0
[INFO] tweaked toml for crates.io crate parquetry-sort 0.19.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parquetry-sort 0.19.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parquetry-sort 0.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded parquetry v0.19.0
[INFO] [stderr]   Downloaded flatbuffers v25.12.19
[INFO] [stderr]   Downloaded snap v1.1.1
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded arrow-ipc v59.0.0
[INFO] [stderr]   Downloaded rocksdb v0.24.0
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.1
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded brotli v8.0.3
[INFO] [stderr]   Downloaded libz-sys v1.1.29
[INFO] [stderr]   Downloaded librocksdb-sys v0.17.3+10.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d
[INFO] running `Command { std: "docker" "start" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking arrow-schema v59.0.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling librocksdb-sys v0.17.3+10.4.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v59.0.0
[INFO] [stderr]     Checking arrow-data v59.0.0
[INFO] [stderr]     Checking arrow-array v59.0.0
[INFO] [stderr]     Checking arrow-select v59.0.0
[INFO] [stderr]     Checking arrow-ipc v59.0.0
[INFO] [stderr]     Checking parquet v59.0.0
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-59.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=649b7c6cdf1fdadc -C extra-filename=-eab23d5f4aa7f89f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-fa295590c6a22e48.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-04508aa747183390.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-a5ccd771b17c7767.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-5c1cc401ea11bff7.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-3384d76508837e53.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-4b7865f6dbcfd7da.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-07b389ce5688ec3d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5820ba1a68bb69ee.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-7da58b0f42a64464.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d22a5aba815465e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-16f5e861a87a2a84.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dfe2511367f49e14.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-18f6e6cc1c3c53d3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-326d1512d546ca64.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-eabacd4b066751dc.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-fb15da4746e1b1bd.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e570009ef488d124.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d3477ddf25a5e0eb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de1ab307929da351.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-a15e87a9150d9ecf.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-fe6f0a88fbb25873.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-d6d4154e96cebe9b.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-8f330048fb565861.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c763834ca80f4c86.rmeta --cap-lints allow -L native=/opt/rustwide/target/debug/build/zstd-sys-d807ecbf5bd5d36e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d", kill_on_drop: false }`
[INFO] [stdout] 42af1d3bb63b3ce40a32f5051b41ccd29742e39036862cf5ad8a342cdda91f0d
